/*
 * @author chengr@ec.com.cn
 * @version $Id: controls.css,v 1.5 2017/11/06 07:11:29 suyajie Exp $
*/

.highlight {
	color:#FE6666;/* font-weight:bold;
   background-color:#FEFE33; */
}
/**************************
查询列表页面使用
*/



#listData {
	float:left;
}
#listData form {
	display:block;
	float:left;
}
#queryPanelTab {
	BORDER-RIGHT: gray 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-WEIGHT: bold;
	BORDER-LEFT: #ffffff 1px solid;
	CURSOR: hand;
	COLOR: #000000;
	BACKGROUND-COLOR: #D4D0C8;
	/*	filter:progid:DXImageTransform.Microsoft.Gradient(startcolorstr =#FFFFFFFF, endcolorstr = #00D4D0C8, gradienttype = 0);
*/

  width:100px;
	display:block;
	text-align:center;
}
#querypanel-header {
	display:block;
	font-size:0.8em;
	background-image: url(images/doors/bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	clear:left;
	line-height: normal;
	width:322px;
}
#querypanel-header ul {
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	list-style-type: none
}
#querypanel-header li {
	padding-right: 0px;
	padding-left: 9px;
	background: url(images/doors/left.gif) no-repeat left top;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px
}
#querypanel-header span {
	padding-right: 15px;
	display: block;
	padding-left: 6px;
	font-weight: bold;
	background: url(images/doors/right.gif) no-repeat right top;
	float: left;
	padding-bottom: 4px;
	color: #765;
	padding-top: 5px;
	text-decoration: none
}
#querypanel-header span {
	float: none
}
#querypanel-header #current {
	background-image: url(images/doors/left_on.gif);
}
#querypanel-header #current span {
	background-image: url(images/doors/right_on.gif);
	padding-bottom: 5px;
	color: #333
}
#queryPanel {
	border-left:solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	overflow:hidden;
	padding:10px;
	width:300px;
	vertical-align:top;
	margin-bottom:10px;
	overflow-y:auto;
	clear:both;
	float:left;/*	filter:progid:DXImageTransform.Microsoft.Gradient(startcolorstr = #00D4D0C8, endcolorstr =#FFFAFAFA, gradienttype =           0);
*/
}
#editpanel {
	padding:10px;
	width:460px;
	overflow:hidden;
	vertical-align:top;
	margin:10px;
	clear:both;
}
#queryPanel label, #editpanel label {
	display:block;
	clear:left;
	float:left;
	margin-top:2px;
	margin-right:2px;
	font-size:0.8em;
	vertical-align :text-bottom;
	text-align:right;
	width:80px;
	vertical-align:baseline;
}
#queryPanel .queryfield, #editpanel input {
	margin-bottom:5px;
	float:left;
	font-size:0.8em;
}
#editpanel input {
	margin-right:80px;
}
#queryPanel .queryBtn {
	margin-left:15px;
}
#operationBar {
	display:block;
	margin:2px;
	float :left;
	width:100%;
	clear:left;
}
#operationBar ul li {
	display:block;
	float :left;
}
#operationBar ul li a {
	vertical-align:middle;
	display:block;
	width:72px;
	height:21px;
	background-image: url(images/orangebtn-s.png);
	background-repeat: no-repeat;
	text-decoration:none;
	padding:4px 0px;
	border: none;
	font-size: 0.8em;
	color: #990000;
	vertical-align:middle;
	text-align:center;
}
#dataview {
	left:0px;
	clear:left;
	float:left;
	display:block;
	width:600px;
}
#listingTable {
	border-style:none;
	border-width:0px;
	border-color:-moz-use-text-color #8DB2E3 rgb(141, 178, 227);
	border-style:none solid solid;
	border-width:0px 1px 1px;
	background-color: #DDE;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
#listingTable .column-head td {
	background:transparent url(images/column_head.gif) repeat scroll 0% 50%;
	border-color:-moz-use-text-color -moz-use-text-color #99BBE8;
	border-style:none none solid;
	border-width:0px 0px 1px;
	text-align:center;
	text-decoration:none;
}
.table_title {
	background:transparent url(images/column_head.gif) repeat scroll 0% 50%;
	border-color:-moz-use-text-color -moz-use-text-color #99BBE8;
	border-style:none none solid;
	border-width:0px 0px 1px;
	text-align:center;
	text-decoration:none;
}
#listingTable .column-head td a {
	color:#15428B;
	text-decoration:none;
}
#listingTable tr td {
	background:#FBFDFF none repeat scroll 0% 50%;
}
#listingTable .even td {
	background-color: #FFFFFF;
}
#listingTable .odd td {
	background-color: #F4F5F7;
}
/* Start_分页样式开始 */
/* #page-nav {
	clear:both;
	width:1002px;
}
.navigation {
	text-align: right;
	margin:5px 2px;
}
.navigation .inputpage-label {
	display:none;
	visibility:hidden;
}
.navigation span {
	display:block;
	float:left;
}
.navigation input {
	display:block;
	float:left;
	margin:0px 2px;
}
.navigation .navigationInfo {
	display:block;
	float:left;
	font-size:0.8em;
	color:#bbb;
}
.navigation .firstLink {
	display:block;
	float:left;
	height:24px;
	background-image:url(images/first-blueH.gif);
	background-repeat:no-repeat;
	width:36px;
	overflow:hidden;
	line-height:72px;
	margin-left:5px;
}
.navigation .firstLink a {
	background-image:url(images/first-blue.gif);
	display:block;
	float:left;
	height:24px;
	background-repeat:no-repeat;
	width:36px;
	overflow:hidden;
	line-height:72px;
}
.navigation .prevLink {
	display:block;
	float:left;
	height:24px;
	background-image:url(images/prev-blueH.gif);
	background-repeat:no-repeat;
	width:36px;
	overflow:hidden;
	line-height:72px;
}
.navigation .prevLink a {
	background-image:url(images/prev-blue.gif);
	display:block;
	float:left;
	height:24px;
	background-repeat:no-repeat;
	width:36px;
	overflow:hidden;
	line-height:72px;
}
.navigation .nextLink {
	display:block;
	float:left;
	height:24px;
	background-image:url(images/next-blueH.gif);
	background-repeat:no-repeat;
	width:36px;
	overflow:hidden;
	line-height:72px;
}
.navigation .nextLink a {
	background-image:url(images/next-blue.gif);
	display:block;
	float:left;
	height:24px;
	background-repeat:no-repeat;
	width:36px;
	overflow:hidden;
	line-height:72px;
}
.navigation .lastLink {
	display:block;
	float:left;
	height:24px;
	background-image:url(images/last-blueH.gif);
	background-repeat:no-repeat;
	width:36px;
	overflow:hidden;
	line-height:72px;
}
.navigation .lastLink a {
	background-image:url(images/last-blue.gif);
	display:block;
	float:left;
	height:24px;
	background-repeat:no-repeat;
	width:36px;
	overflow:hidden;
	line-height:72px;
}
.navigation .pageNoLink {
	margin: 0px 2px;
}
.navigation .gotolink {
	cursor:hand;
	text-decoration:underline;
	display:block;
	float:left;
} */

.navigation{text-align:center;margin-top:10px;}
.pageNoLink{padding:3px 5px;margin:0 3px;line-height:18px;border:1px solid #bbb;color:#333;}
.firstLink, .prevLink, .nextLink, .lastLink{padding:3px 5px;margin:0 3px;line-height:18px;border:1px solid #bbb;color:#d00;}
.nextLink a, .lastLink a{color:#d00;}
.gotolink{background:#d00;color:#fff;display:inline-block;padding:3px 6px;line-height:18px;vertical-align:middle;}
a.gotolink:hover, a.gotolink:link{color:#fff;}
/* #gotonum{height:18px;vertical-align:middle;padding:2px 2px;} */
/* Start_分页样式结束 */
input.plateText {
	border-width: 1px;
	border-left: #5E89E1 1px solid;
	border-top: #5E89E1 1px solid;
	border-right: #5E89E1 1px solid;
	border-bottom: #5E89E1 1px solid;
	;
	font-size: 8pt;
}
TABLE.error {
	border-style: solid;
	color: Red;
	font-weight: bold;
	background-color: #FFFF40;
	border-width: 1px;
	border-color: Black;
	padding: 2px;
}
INPUT.field-error {
	background-color: Red;
	color: White;
}
SPAN.label-error {
	color: Red;
}
SPAN.title {
	font-size: large;
	text-align: center;
}
SPAN.required-marker {
	color: Red;
	font-weight: bold;
}
/* 双向选择组件 */

TABLE.palette TH {
	font-size: 14px;
	font-weight: bold;
	color: #111;

	text-align: center;
}
TABLE.palette SELECT {
	font-size: 14px;
	line-height:22px;
	width: 200px;
	height:180px;
}
TABLE.palette TD.controls {
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
TABLE.palette TD.controls a {
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
TABLE.palette TD.controls a img {
	margin-top:5px;
	border:none;
}
/*代码段*/
code.snippet {
	color: red;
}
code.highlight {
	color: red;
	background-color: rgb(255, 255, 128);
}
div.code {
	color: red;
	background-color: rgb(255, 255, 228);
}
div.note {
	background-color: rgb(228, 255, 228);
}
/*输入验证*/
span.inputerror {
	color: red;
	font-weight:200;
	background-color: yellow;
}
/*客户端验证提示窗*/
.alertButton {
	width: auto;
	border: none;
	background-color: #2e8ded;
	color: #fff;
	padding: .3em 1em;
	border-bottom: 1px solid #5885b6 !important;
	border-right: 1px solid #5885b6 !important;
	border-top: 1px solid #92b8e2 !important;
	border-left: 1px solid #92b8e2 !important;
	cursor: hand;
	cursor: pointer;
}
.alertDialog {
	background:#fff;
 	border-width -moz-border-radius: 10px;
	border: 1px ridge #ddd;
	/*	border: 1px;
	border-left-color:#efebe7;
	border-top-color:#e7e3de;
	border-right-color:#8c96a5;
	border-bottom-color:#7b828c;
	border-left-style:ridge;
	border-top-style:ridge;
	border-right-style:solid;
    border-bottom-style:solid;
*/	padding: 3em 2.2em;
box-shadow: 0px 2px 9px #ddd;/*	background: #F6F6F6; */
}
.alertContent{
	position: relative;
padding: 0px 10px 40px;
}
.alertContent .alertButton {
	float: right;
	position: relative;
	bottom: 1em;
	position: absolute;
	bottom: -22px;
	left: 50%;
	margin-left: -30px;
}
.missingList, .invalidList {
	padding-bottom: 1.2em;
	padding-top: 0.2em;
	padding-left: 0.1em;
	padding-right: 0.2em;
	margin: 2px;
}
.missingList {
/*	border-top: 3px solid #99CCFF; */
}
.invalidList {
	/*	border-top: 3px solid #FFCC99; */
	color:#FF9933;
}
.missingList li,.invalidList li {
	list-style: none;
	font-weight:bold;}

.invalidList li{
	 color:#000;}

.dual-select, #form-button {
	width:460px;
	display:block;
	margin:10px;
	padding:10px;
	float:left;
	clear:left;
}
#form-button {
	width:400px;
	text-align:center;
}
/*标题*/
.caption {
	margin:10px;
	/* background-color:#77F;  */
/* border:solid 1px #9999CC; */

width:470px;
	padding:2px 2px 2px 10px;
	background-image:url(images/blue-dot.png);
	font-weight:200;
	font-weight:bold;
	float:left;
	background-position:left;
}
/*blog*/


#article-edit-panel {
	padding:10px;
	width:460px;
	vertical-align:top;
	margin:10px;
	clear:both;
}
#article-edit-panel label {
	display:block;
}
#article-edit-panel input {
	margin-bottom:5px;
	font-size:0.8em;
}
#article-view {
}
#article-view p {
	text-indent:0;
}
#article-view #article-content {
	overflow:auto;
	position:static;
	right:auto;
}
#article-view #article-title {
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
	color:#AAF;
}
#article-view #article-author {
	display:inline;
	margin-left:45%;
}
#article-view #article-date {
	display:inline;
	margin:2px;
}
#articleList {
	/* background-color:#EEEEF0;
border:solid 1px #996; */
margin:5px;
	padding:5px;
}
#articleList p {
	text-indent:0;
}
#articleList .even {
	margin-top:5px;
}
#articleList .odd {
	margin-top:5px;
}
#articleList .articleList-date {
	float:right;
	font-size:1.2em;
	color:#CCE;
}
#articleList .articleList-title {
	float:left;
	font-size:1.2em;
	color:#669;
	font-weight:bold;
	text-align:left;
}
#articleList .articleList-hr {
	border-bottom:solid 0px #CCE;
	margin:0px 10px 0px 10px;
	font-size:0.8em;
	padding:10px;
	color:#CCE;
}
#articleList .articleList-content {
	padding-bottom:5px;
	clear:left;
}
#articleList .articleList-link {
	margin:0px 10px 0px 10px;
	display:inline-block;
	position:relative;
	left:65%;
	text-align:right;
}
#searchSummary {
	background:#ADF;
}
.tree {
	margin:10px 0px 10px 10px;
	background-color:#eef;
	border:solid 1px #999;
	width:480px;
}
.MzTreeView div {
	height:20px;
}
/*upload*/
.upload {
	float:left;
}
.upload .uploadInput {
}
.upload .flash {
	float:left;
	clear:left;
}
.upload .uploadInput input {
	margin-right:10px !important;
}
.upload .selectFile {
	margin-left :5px;
	padding: 3px 6px;
	cursor:pointer;
	background-image:url(images/button38.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size:0.8em;
}
.upload .cancelSelected {
	margin-left :5px;
	padding: 3px 6px;
	cursor:pointer;
	background-image:url(images/button38.gif);
	background-repeat:no-repeat;
	font-size:0.8em;
}
.upload .progressWrapper {
	width: 200px;
	overflow: hidden;
}
.upload .progressContainer {
	padding: 2px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
.upload .red /* Error */ {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.upload .green /* Current */ {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.upload .blue /* Complete */ {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}
.upload .progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.upload .progressBarInProgress, .upload .progressBarComplete, .upload .progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.upload .progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.upload .progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.upload .progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 0.8em;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
.upload a.progressCancel, .upload a.progressCancel:link, .upload a.progressCancel:active, .upload a.progressCancel:visited, .upload a.progressCancel:hover {
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
.upload a.progressCancel:hover {
	background-position: 0px 0px;
}
/*auto autocomplete*/
        div.autocomplete {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete ul li.selected {
	background-color: #ffb;
}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:4px 0 4px 4px;
	cursor:pointer;
}
div.autocomplete ul li img {
	border:none;
	margin-right: 10px;
	vertical-align:middle;
}
div.autocomplete ul li .informal {
	margin-right:5px;
	position:absolute;
	right:0px;
}
div .image-gallery {
	/* 	border-left: 1px #eeeeee solid;
	border-top: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
*/    display:block;
	float: left;
	margin: 3px;
	padding: 5px;
	height:160px;/*	position: relative; */

}
.image-box {
	height: 120px;
	width: 160px;
	position: relative;
	background: #EEEEEE none repeat scroll 0% 50%;
	border-color: #DDDDDD rgb(187, 187, 187) rgb(170, 170, 170)  rgb(204, 204, 204);
	border-style: solid;
	border-width: 1px;
	color: inherit;
	margin: 3px;
	padding: 5px;
	/*  display:table-cell; */

  overflow:hidden;
	text-align:center;
	vertical-align:middle
}
/*imageGallery-out*/

#imageGallery-out {
	margin:10px;
	float:left;
}
.image-box div {
	position:static;
 +position:absolute;
	top:50%
}
.image-box div img {
	position:static;
 +position:relative;
	top:-50%;
	left:-50%;
	border:none;
}
.image-capiton {
	text-align: center;
	text-overflow:ellipsis;
}
#ajax-loading-back {
	position:fixed;
	display:block;
	float:none;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:dashed 1px;
	overflow:visible;
	background-color:#000;
	z-index:9999;
	-moz-opacity:0.7;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
}
#ajax-loading {
	position:relative;
	background-image:url(images/ajaxload.gif);
	background-repeat:no-repeat;
	display:block;
	left:40%;
	top:40%;
	overflow:visible;
	height:50px;
	width:200px;
	background-position:left;
	background-color:#ded;
	border-bottom-style:ridge;
	border-color:#779;
	border-width:2px;
	text-indent:50px;
	font-size:0.8em;
	line-height:50px;
	vertical-align:middle;
}
.exceptionDialog {
	overflow: auto;
	display: block;
	margin-left: 5%;
	margin-right: 5%;
	height: 500px;
	background-color: white;
	border-left: 2px solid #E07000;
	border-right: 2px solid #E07000;
	border-bottom: 2px solid #E07000;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
.exceptionCloseLink {
	display: block;
	margin-left: 5%;
	margin-right: 5%;
	background-color: ThreeDFace;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	border-left: 2px solid #E07000;
	border-right: 2px solid #E07000;
	border-top: 2px solid #E07000;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
}
/*弹出层遮罩*/
.tcMain {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    bottom: 15%;
    right: 5%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    z-index: 2000;
}
.tcMask {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    z-index: 1000;
    background-color: rgba(0,0,0,0.3) !important;
    filter: alpha(opacity=30);
    background-color: #000;
}
.tcConBox_01 {
    width: 470px;
    border: 1px solid #aaaaaa;
    box-shadow: 0 0 5px rgba(100,100,100,0.5);
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 20000;
    overflow: hidden;
}
.tcConBox_01 .tcTitle {
    height: 36px;
    padding: 0 20px;
    background: #eaeaea;
    color: #333333;
	border-bottom:1px solid #aaaaaa;
}
.tcConBox_01 .tcTitle h2 {
    font:bold 14px/36px "\5B8B\4F53";
}
.tcConBox_01 .tcTitle i{
	float:right;
	margin-top:12px;
	width:12px;
	height:12px;
	background:url(../../images/bg/btnClose_01.png) no-repeat;
	cursor:pointer;}
.fpw_email_tck .con {
    width: 430px;
    padding: 20px 0;
    margin: 0 auto;
    line-height:30px;
    font-size: 14px;
}
.tcConBox_01 .btnTc{
	padding:20px;
	text-align:center;
	border-top:1px solid #cbcbcb;}
.tcConBox_01 .btnTc input{
	width:66px;
	height:30px;
	color:#ffffff;
	font-family:"\5B8B\4F53";
	font-size:14px;
	font-weight:bold;
	border-radius:3px;
	cursor:pointer;}
.tcConBox_01 .btnTc .btn_submit{
	margin-right:50px;
	background:#ed7976;}
.tcConBox_01 .btnTc .btn_closed{
	background:#d3bd41;}
.qyTcCon h6{
	padding:0 25px 10px;
	color:#333333;
	font:normal 18px/30px '\5FAE\8F6F\96C5\9ED1';
	border-bottom:1px dashed #c4c4c4;}
.qyTcCon .cheBox{
	padding:10px 10px 10px 30px;}
.qyTcCon .cheBox label{
	float:left;
	width:40%;
	vertical-align:middle;}
.qyTcCon .cheBox label input{
	margin-right:5px;
	margin-top:0;}
.tcMain {
	width:100%;
	height:100%;
	overflow-y: auto;
	position:fixed;
	top:0;
	left:0;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop));
	z-index:2000;
}
.tcMask {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop));
	z-index:1000;
	background-color:rgba(0, 0, 0, 0.3) !important;
	filter:alpha(opacity=30);
	background-color:#000;
	overflow:hidden;
}
.tcConBox {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:800px;
	z-index:20000;
	overflow:hidden;
}

.search{
	padding:15px 0;
	font-size:14px;}
.search table{}
.search table td{
	padding:5px 0;}
.search table input.text{
	background:#fff url(../img/bg/search_bg.gif) top repeat-x;
	height:26px;
	line-height:26px;
	color:#666;
	border:1px solid #cdcdcd;
	font-size:14px;
	padding-left:3px;}
.search table select{
	height:26px;
	line-height:26px;}
.table01 tr:nth-child(odd){background:#fffaf5;}
.table01 tr:nth-child(even){background:#fff;}
.btn_03{
	width:70px;
	height:28px;
	background:#f20c17;
	color:#fff;
	border-radius:5px;
	border:none;
	cursor:pointer;}
.account_tck .tcConBox_01{width:550px;}
.accountInfoBox_01{padding:20px 30px;background:#f5f1e6;}
.accountInfoBox_01 .p1{
	font:normal 16px/24px '\5B8B\4F53';
	color:#000;
	text-indent:2em;
}
.accountInfoBox_01 .p2{
	margin-left:40px;
	font:normal 16px/35px '\5B8B\4F53';
	color:#000;
}
